home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_33936.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  90 lines

  1. -- card: 33936 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 34189
  5. -- name: Lower Layer Issues C/2
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global btnStatus
  9.   get line 1 of btnStatus
  10.   -- the line number should be tailored for each menu
  11.   repeat with i = 1 to 3
  12.     -- tailor to number of menu items on given menu
  13.     if item i of it is not empty
  14.     then set the hilite of bg btn ("graphic" & i) to true
  15.   else set the hilite of bg btn ("graphic" & i) to false
  16. end repeat
  17. pass openCard
  18. end openCard
  19.  
  20.  
  21. -- part 26 (button)
  22. -- low flags: 00
  23. -- high flags: 0000
  24. -- rect: left=482 top=294 right=320 bottom=509
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 1235 / 1235
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: Last Menu
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.  
  36. end mouseUp
  37.  
  38.  
  39.  
  40. -- part 28 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=493 top=319 right=341 bottom=512
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 1400 / 1400
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Next
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.  
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part contents for background part 3
  60. ----- text -----
  61. The Lower Functions: Issues
  62.  
  63. -- part contents for background part 25
  64. ----- text -----
  65. Baseband & Broadband
  66.  
  67. -- part contents for background part 26
  68. ----- text -----
  69. Questions End Users Ask
  70.  
  71. -- part contents for background part 24
  72. ----- text -----
  73. Click an item:
  74.  
  75. -- part contents for background part 21
  76. ----- text -----
  77. 33936
  78.  
  79. -- part contents for background part 32
  80. ----- text -----
  81. There are three topics in this segment.
  82.  
  83. -- part contents for background part 11
  84. ----- text -----
  85. Topics for Further Consideration
  86.  
  87. -- part contents for background part 35
  88. ----- text -----
  89. Interchangeability
  90.